Package org.kuali.rice.kim.bo.impl
Class KimAttributes
java.lang.Object
org.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.TransientBusinessObjectBase
org.kuali.rice.kim.bo.impl.KimAttributes
- All Implemented Interfaces:
Serializable,Cloneable,org.eclipse.persistence.descriptors.changetracking.ChangeTracker,org.eclipse.persistence.internal.descriptors.PersistenceEntity,org.eclipse.persistence.internal.descriptors.PersistenceObject,org.eclipse.persistence.internal.weaving.PersistenceWeaved,org.eclipse.persistence.internal.weaving.PersistenceWeavedChangeTracking,org.eclipse.persistence.internal.weaving.PersistenceWeavedFetchGroups,org.eclipse.persistence.internal.weaving.PersistenceWeavedRest,org.eclipse.persistence.queries.FetchGroupTracker,ModelObjectBasic,BusinessObject
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Booleanprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected CampusBoprotected Stringprotected Stringprotected Stringprotected ComponentBoprotected Stringprotected Booleanprotected Stringprotected DocumentTypeprotected Stringprotected Stringprotected Booleanprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected NamespaceBoprotected Stringprotected ParameterBoprotected Stringprotected Stringprotected Stringprotected Stringprotected Booleanprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.kuali.rice.krad.bo.BusinessObjectBase
_persistence_cacheKey, _persistence_fetchGroup, _persistence_href, _persistence_links, _persistence_listener, _persistence_primaryKey, _persistence_relationshipInfo, _persistence_session, _persistence_shouldRefreshFetchGroup -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetActionClass(String actionClass) voidsetActionDetailsAtRoleMemberLevel(Boolean actionDetailsAtRoleMemberLevel) voidsetActionEvent(String actionEvent) voidsetActionId(String actionId) voidsetActionRequestCd(String actionRequestCd) voidsetAppCode(String appCode) voidsetAppDocStatus(String appDocStatus) voidsetAttachmentTypeCode(String attachmentTypeCode) voidsetBeanName(String beanName) voidvoidsetCampusCode(String campusCode) voidsetCollectionItemTypeCode(String collectionItemTypeCode) voidsetCollectionPropertyName(String collectionPropertyName) voidsetComponent(ComponentBo component) voidsetComponentName(String componentName) voidsetCreatedBySelfOnly(Boolean createdBySelfOnly) voidsetDocumentNumber(String documentNumber) voidsetDocumentType(DocumentType documentType) voidsetDocumentTypeName(String documentTypeName) voidsetEditMode(String editMode) voidsetExistingRecordsOnly(Boolean existingRecordsOnly) voidsetFieldId(String fieldId) voidsetGroupId(String groupId) voidsetGroupName(String groupName) voidsetKimTypeId(String kimTypeId) voidsetMethodToCall(String methodToCall) voidsetNamespace(NamespaceBo namespace) voidsetNamespaceCode(String namespaceCode) voidsetParameter(ParameterBo parameter) voidsetParameterName(String parameterName) voidsetPermissionName(String permissionName) voidsetPropertyName(String propertyName) voidsetQualifierResolverProvidedIdentifier(String qualifierResolverProvidedIdentifier) voidsetRequired(Boolean required) voidsetResponsibilityName(String responsibilityName) voidsetRoleName(String roleName) voidsetRouteNodeName(String routeNodeName) voidsetRouteStatusCode(String routeStatusCode) voidsetSectionId(String sectionId) voidvoidsetWidgetId(String widgetId) Methods inherited from class org.kuali.rice.krad.bo.TransientBusinessObjectBase
refreshMethods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase
_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_get, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getLinks, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_new, _persistence_post_clone, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_set, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setLinks, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, toString
-
Field Details
-
methodToCall
-
beanName
-
actionClass
-
namespaceCode
-
componentName
-
propertyName
-
existingRecordsOnly
-
createdBySelfOnly
-
attachmentTypeCode
-
collectionItemTypeCode
-
editMode
-
parameterName
-
campusCode
-
documentTypeName
-
appCode
-
actionRequestCd
-
routeStatusCode
-
routeNodeName
-
appDocStatus
-
roleName
-
permissionName
-
responsibilityName
-
groupName
-
required
-
actionDetailsAtRoleMemberLevel
-
documentNumber
-
sectionId
-
kimTypeId
-
qualifierResolverProvidedIdentifier
-
viewId
-
actionEvent
-
collectionPropertyName
-
fieldId
-
groupId
-
widgetId
-
actionId
-
campus
-
namespace
-
component
-
parameter
-
documentType
-
-
Constructor Details
-
KimAttributes
public KimAttributes()
-
-
Method Details
-
getMethodToCall
- Returns:
- the methodToCall
-
setMethodToCall
- Parameters:
methodToCall- the methodToCall to set
-
getBeanName
- Returns:
- the beanName
-
setBeanName
- Parameters:
beanName- the beanName to set
-
getActionClass
- Returns:
- the actionClass
-
setActionClass
- Parameters:
actionClass- the actionClass to set
-
getNamespaceCode
- Returns:
- the namespaceCode
-
setNamespaceCode
- Parameters:
namespaceCode- the namespaceCode to set
-
getComponentName
- Returns:
- the componentName
-
setComponentName
- Parameters:
componentName- the componentName to set
-
getPropertyName
- Returns:
- the propertyName
-
setPropertyName
- Parameters:
propertyName- the propertyName to set
-
getCollectionItemTypeCode
- Returns:
- the collectionItemTypeCode
-
setCollectionItemTypeCode
- Parameters:
collectionItemTypeCode- the collectionItemTypeCode to set
-
getEditMode
- Returns:
- the editMode
-
setEditMode
- Parameters:
editMode- the editMode to set
-
getParameterName
- Returns:
- the parameterName
-
setParameterName
- Parameters:
parameterName- the parameterName to set
-
getCampusCode
- Returns:
- the campusCode
-
setCampusCode
- Parameters:
campusCode- the campusCode to set
-
getDocumentTypeName
- Returns:
- the documentTypeName
-
setDocumentTypeName
- Parameters:
documentTypeName- the documentTypeName to set
-
getAppCode
- Returns:
- the appCode
-
setAppCode
- Parameters:
appCode- the appCode to set
-
getActionRequestCd
- Returns:
- the actionRequestCd
-
setActionRequestCd
- Parameters:
actionRequestCd- the actionRequestCd to set
-
getRouteStatusCode
- Returns:
- the routeStatusCode
-
setRouteStatusCode
- Parameters:
routeStatusCode- the routeStatusCode to set
-
getRouteNodeName
- Returns:
- the routeNodeName
-
setRouteNodeName
- Parameters:
routeNodeName- the routeNodeName to set
-
getAppDocStatus
- Returns:
- the appDocStatus
-
setAppDocStatus
- Parameters:
appDocStatus- the appDocStatus to set
-
getRoleName
- Returns:
- the roleName
-
setRoleName
- Parameters:
roleName- the roleName to set
-
getPermissionName
- Returns:
- the permissionName
-
setPermissionName
- Parameters:
permissionName- the permissionName to set
-
getResponsibilityName
- Returns:
- the responsibilityName
-
setResponsibilityName
- Parameters:
responsibilityName- the responsibilityName to set
-
getGroupName
- Returns:
- the groupName
-
setGroupName
- Parameters:
groupName- the groupName to set
-
getDocumentNumber
- Returns:
- the documentNumber
-
setDocumentNumber
- Parameters:
documentNumber- the documentNumber to set
-
isExistingRecordsOnly
- Returns:
- the existingRecordsOnly
-
setExistingRecordsOnly
- Parameters:
existingRecordsOnly- the existingRecordsOnly to set
-
isCreatedBySelfOnly
- Returns:
- the createdBySelfOnly
-
setCreatedBySelfOnly
- Parameters:
createdBySelfOnly- the createdBySelfOnly to set
-
isRequired
- Returns:
- the required
-
setRequired
- Parameters:
required- the required to set
-
isActionDetailsAtRoleMemberLevel
- Returns:
- the actionDetailsAtRoleMemberLevel
-
setActionDetailsAtRoleMemberLevel
- Parameters:
actionDetailsAtRoleMemberLevel- the actionDetailsAtRoleMemberLevel to set
-
getSectionId
-
setSectionId
-
getCampus
-
setCampus
-
getNamespace
-
setNamespace
-
getComponent
-
setComponent
-
getParameter
-
setParameter
-
getDocumentType
-
setDocumentType
-
getKimTypeId
-
setKimTypeId
-
getQualifierResolverProvidedIdentifier
-
setQualifierResolverProvidedIdentifier
-
getAttachmentTypeCode
- Returns:
- the attachmentTypeCode
-
setAttachmentTypeCode
- Parameters:
attachmentTypeCode- the attachmentTypeCode to set
-
getActionEvent
-
setActionEvent
-
getCollectionPropertyName
-
setCollectionPropertyName
-
getFieldId
-
setFieldId
-
getGroupId
-
setGroupId
-
getViewId
-
setViewId
-
getWidgetId
-
setWidgetId
-
getActionId
-
setActionId
-