public class RecordsManagementActionDefinitionImpl extends org.alfresco.repo.action.ActionDefinitionImpl implements RecordsManagementActionDefinition
| Constructor and Description |
|---|
RecordsManagementActionDefinitionImpl(String name)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Set<FilePlanComponentKind> |
getApplicableKinds() |
void |
setApplicableKinds(Set<FilePlanComponentKind> applicableKinds) |
getApplicableTypes, getRuleActionExecutor, getTrackStatus, setApplicableTypes, setRuleActionExecutor, setTrackStatusgetAdhocPropertiesAllowed, getDescription, getName, getParameterDefinitions, getParameterDefintion, getTitle, hasParameterDefinitions, setAdhocPropertiesAllowed, setDescriptionKey, setLocalizedParameterDefinitions, setParameterDefinitions, setTitleKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic RecordsManagementActionDefinitionImpl(String name)
name - action definition namepublic void setApplicableKinds(Set<FilePlanComponentKind> applicableKinds)
applicableKinds - applicable kindspublic Set<FilePlanComponentKind> getApplicableKinds()
getApplicableKinds in interface RecordsManagementActionDefinitionRecordsManagementActionDefinition.getApplicableKinds()Copyright © 2005–2016 Alfresco Software. All rights reserved.