org.kuali.rice.kim.bo.impl
Class KimAttributes

java.lang.Object
  extended by org.kuali.rice.krad.bo.BusinessObjectBase
      extended by org.kuali.rice.krad.bo.TransientBusinessObjectBase
          extended by org.kuali.rice.kim.bo.impl.KimAttributes
All Implemented Interfaces:
Serializable, ModelObjectBasic, BusinessObject
Direct Known Subclasses:
BookstoreKimAttributes

public class KimAttributes
extends TransientBusinessObjectBase

Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also:
Serialized Form

Field Summary
protected  String actionClass
           
protected  Boolean actionDetailsAtRoleMemberLevel
           
protected  String actionEvent
           
protected  String actionId
           
protected  String actionRequestCd
           
protected  String appCode
           
protected  String appDocStatus
           
protected  String attachmentTypeCode
           
protected  String beanName
           
protected  org.kuali.rice.location.impl.campus.CampusBo campus
           
protected  String campusCode
           
protected  String collectionItemTypeCode
           
protected  String collectionPropertyName
           
protected  org.kuali.rice.coreservice.impl.component.ComponentBo component
           
protected  String componentName
           
protected  Boolean createdBySelfOnly
           
protected  String documentNumber
           
protected  DocumentType documentType
           
protected  String documentTypeName
           
protected  String editMode
           
protected  Boolean existingRecordsOnly
           
protected  String fieldId
           
protected  String groupId
           
protected  String groupName
           
protected  String kimTypeId
           
protected  String methodToCall
           
protected  org.kuali.rice.coreservice.impl.namespace.NamespaceBo namespace
           
protected  String namespaceCode
           
protected  ParameterBo parameter
           
protected  String parameterName
           
protected  String permissionName
           
protected  String propertyName
           
protected  String qualifierResolverProvidedIdentifier
           
protected  Boolean required
           
protected  String responsibilityName
           
protected  String roleName
           
protected  String routeNodeName
           
protected  String routeStatusCode
           
protected  String sectionId
           
protected  String viewId
           
protected  String widgetId
           
 
Constructor Summary
KimAttributes()
           
 
Method Summary
 String getActionClass()
           
 String getActionEvent()
           
 String getActionId()
           
 String getActionRequestCd()
           
 String getAppCode()
           
 String getAppDocStatus()
           
 String getAttachmentTypeCode()
           
 String getBeanName()
           
 org.kuali.rice.location.impl.campus.CampusBo getCampus()
           
 String getCampusCode()
           
 String getCollectionItemTypeCode()
           
 String getCollectionPropertyName()
           
 org.kuali.rice.coreservice.impl.component.ComponentBo getComponent()
           
 String getComponentName()
           
 String getDocumentNumber()
           
 DocumentType getDocumentType()
           
 String getDocumentTypeName()
           
 String getEditMode()
           
 String getFieldId()
           
 String getGroupId()
           
 String getGroupName()
           
 String getKimTypeId()
           
 String getMethodToCall()
           
 org.kuali.rice.coreservice.impl.namespace.NamespaceBo getNamespace()
           
 String getNamespaceCode()
           
 ParameterBo getParameter()
           
 String getParameterName()
           
 String getPermissionName()
           
 String getPropertyName()
           
 String getQualifierResolverProvidedIdentifier()
           
 String getResponsibilityName()
           
 String getRoleName()
           
 String getRouteNodeName()
           
 String getRouteStatusCode()
           
 String getSectionId()
           
 String getViewId()
           
 String getWidgetId()
           
 Boolean isActionDetailsAtRoleMemberLevel()
           
 Boolean isCreatedBySelfOnly()
           
 Boolean isExistingRecordsOnly()
           
 Boolean isRequired()
           
 void setActionClass(String actionClass)
           
 void setActionDetailsAtRoleMemberLevel(Boolean actionDetailsAtRoleMemberLevel)
           
 void setActionEvent(String actionEvent)
           
 void setActionId(String actionId)
           
 void setActionRequestCd(String actionRequestCd)
           
 void setAppCode(String appCode)
           
 void setAppDocStatus(String appDocStatus)
           
 void setAttachmentTypeCode(String attachmentTypeCode)
           
 void setBeanName(String beanName)
           
 void setCampus(org.kuali.rice.location.impl.campus.CampusBo campus)
           
 void setCampusCode(String campusCode)
           
 void setCollectionItemTypeCode(String collectionItemTypeCode)
           
 void setCollectionPropertyName(String collectionPropertyName)
           
 void setComponent(org.kuali.rice.coreservice.impl.component.ComponentBo component)
           
 void setComponentName(String componentName)
           
 void setCreatedBySelfOnly(Boolean createdBySelfOnly)
           
 void setDocumentNumber(String documentNumber)
           
 void setDocumentType(DocumentType documentType)
           
 void setDocumentTypeName(String documentTypeName)
           
 void setEditMode(String editMode)
           
 void setExistingRecordsOnly(Boolean existingRecordsOnly)
           
 void setFieldId(String fieldId)
           
 void setGroupId(String groupId)
           
 void setGroupName(String groupName)
           
 void setKimTypeId(String kimTypeId)
           
 void setMethodToCall(String methodToCall)
           
 void setNamespace(org.kuali.rice.coreservice.impl.namespace.NamespaceBo namespace)
           
 void setNamespaceCode(String namespaceCode)
           
 void setParameter(ParameterBo parameter)
           
 void setParameterName(String parameterName)
           
 void setPermissionName(String permissionName)
           
 void setPropertyName(String propertyName)
           
 void setQualifierResolverProvidedIdentifier(String qualifierResolverProvidedIdentifier)
           
 void setRequired(Boolean required)
           
 void setResponsibilityName(String responsibilityName)
           
 void setRoleName(String roleName)
           
 void setRouteNodeName(String routeNodeName)
           
 void setRouteStatusCode(String routeStatusCode)
           
 void setSectionId(String sectionId)
           
 void setViewId(String viewId)
           
 void setWidgetId(String widgetId)
           
 
Methods inherited from class org.kuali.rice.krad.bo.TransientBusinessObjectBase
refresh
 
Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

methodToCall

protected String methodToCall

beanName

protected String beanName

actionClass

protected String actionClass

namespaceCode

protected String namespaceCode

componentName

protected String componentName

propertyName

protected String propertyName

existingRecordsOnly

protected Boolean existingRecordsOnly

createdBySelfOnly

protected Boolean createdBySelfOnly

attachmentTypeCode

protected String attachmentTypeCode

collectionItemTypeCode

protected String collectionItemTypeCode

editMode

protected String editMode

parameterName

protected String parameterName

campusCode

protected String campusCode

documentTypeName

protected String documentTypeName

appCode

protected String appCode

actionRequestCd

protected String actionRequestCd

routeStatusCode

protected String routeStatusCode

routeNodeName

protected String routeNodeName

appDocStatus

protected String appDocStatus

roleName

protected String roleName

permissionName

protected String permissionName

responsibilityName

protected String responsibilityName

groupName

protected String groupName

required

protected Boolean required

actionDetailsAtRoleMemberLevel

protected Boolean actionDetailsAtRoleMemberLevel

documentNumber

protected String documentNumber

sectionId

protected String sectionId

kimTypeId

protected String kimTypeId

qualifierResolverProvidedIdentifier

protected String qualifierResolverProvidedIdentifier

viewId

protected String viewId

actionEvent

protected String actionEvent

collectionPropertyName

protected String collectionPropertyName

fieldId

protected String fieldId

groupId

protected String groupId

widgetId

protected String widgetId

actionId

protected String actionId

campus

protected org.kuali.rice.location.impl.campus.CampusBo campus

namespace

protected org.kuali.rice.coreservice.impl.namespace.NamespaceBo namespace

component

protected org.kuali.rice.coreservice.impl.component.ComponentBo component

parameter

protected ParameterBo parameter

documentType

protected DocumentType documentType
Constructor Detail

KimAttributes

public KimAttributes()
Method Detail

getMethodToCall

public String getMethodToCall()
Returns:
the methodToCall

setMethodToCall

public void setMethodToCall(String methodToCall)
Parameters:
methodToCall - the methodToCall to set

getBeanName

public String getBeanName()
Returns:
the beanName

setBeanName

public void setBeanName(String beanName)
Parameters:
beanName - the beanName to set

getActionClass

public String getActionClass()
Returns:
the actionClass

setActionClass

public void setActionClass(String actionClass)
Parameters:
actionClass - the actionClass to set

getNamespaceCode

public String getNamespaceCode()
Returns:
the namespaceCode

setNamespaceCode

public void setNamespaceCode(String namespaceCode)
Parameters:
namespaceCode - the namespaceCode to set

getComponentName

public String getComponentName()
Returns:
the componentName

setComponentName

public void setComponentName(String componentName)
Parameters:
componentName - the componentName to set

getPropertyName

public String getPropertyName()
Returns:
the propertyName

setPropertyName

public void setPropertyName(String propertyName)
Parameters:
propertyName - the propertyName to set

getCollectionItemTypeCode

public String getCollectionItemTypeCode()
Returns:
the collectionItemTypeCode

setCollectionItemTypeCode

public void setCollectionItemTypeCode(String collectionItemTypeCode)
Parameters:
collectionItemTypeCode - the collectionItemTypeCode to set

getEditMode

public String getEditMode()
Returns:
the editMode

setEditMode

public void setEditMode(String editMode)
Parameters:
editMode - the editMode to set

getParameterName

public String getParameterName()
Returns:
the parameterName

setParameterName

public void setParameterName(String parameterName)
Parameters:
parameterName - the parameterName to set

getCampusCode

public String getCampusCode()
Returns:
the campusCode

setCampusCode

public void setCampusCode(String campusCode)
Parameters:
campusCode - the campusCode to set

getDocumentTypeName

public String getDocumentTypeName()
Returns:
the documentTypeName

setDocumentTypeName

public void setDocumentTypeName(String documentTypeName)
Parameters:
documentTypeName - the documentTypeName to set

getAppCode

public String getAppCode()
Returns:
the appCode

setAppCode

public void setAppCode(String appCode)
Parameters:
appCode - the appCode to set

getActionRequestCd

public String getActionRequestCd()
Returns:
the actionRequestCd

setActionRequestCd

public void setActionRequestCd(String actionRequestCd)
Parameters:
actionRequestCd - the actionRequestCd to set

getRouteStatusCode

public String getRouteStatusCode()
Returns:
the routeStatusCode

setRouteStatusCode

public void setRouteStatusCode(String routeStatusCode)
Parameters:
routeStatusCode - the routeStatusCode to set

getRouteNodeName

public String getRouteNodeName()
Returns:
the routeNodeName

setRouteNodeName

public void setRouteNodeName(String routeNodeName)
Parameters:
routeNodeName - the routeNodeName to set

getAppDocStatus

public String getAppDocStatus()
Returns:
the appDocStatus

setAppDocStatus

public void setAppDocStatus(String appDocStatus)
Parameters:
appDocStatus - the appDocStatus to set

getRoleName

public String getRoleName()
Returns:
the roleName

setRoleName

public void setRoleName(String roleName)
Parameters:
roleName - the roleName to set

getPermissionName

public String getPermissionName()
Returns:
the permissionName

setPermissionName

public void setPermissionName(String permissionName)
Parameters:
permissionName - the permissionName to set

getResponsibilityName

public String getResponsibilityName()
Returns:
the responsibilityName

setResponsibilityName

public void setResponsibilityName(String responsibilityName)
Parameters:
responsibilityName - the responsibilityName to set

getGroupName

public String getGroupName()
Returns:
the groupName

setGroupName

public void setGroupName(String groupName)
Parameters:
groupName - the groupName to set

getDocumentNumber

public String getDocumentNumber()
Returns:
the documentNumber

setDocumentNumber

public void setDocumentNumber(String documentNumber)
Parameters:
documentNumber - the documentNumber to set

isExistingRecordsOnly

public Boolean isExistingRecordsOnly()
Returns:
the existingRecordsOnly

setExistingRecordsOnly

public void setExistingRecordsOnly(Boolean existingRecordsOnly)
Parameters:
existingRecordsOnly - the existingRecordsOnly to set

isCreatedBySelfOnly

public Boolean isCreatedBySelfOnly()
Returns:
the createdBySelfOnly

setCreatedBySelfOnly

public void setCreatedBySelfOnly(Boolean createdBySelfOnly)
Parameters:
createdBySelfOnly - the createdBySelfOnly to set

isRequired

public Boolean isRequired()
Returns:
the required

setRequired

public void setRequired(Boolean required)
Parameters:
required - the required to set

isActionDetailsAtRoleMemberLevel

public Boolean isActionDetailsAtRoleMemberLevel()
Returns:
the actionDetailsAtRoleMemberLevel

setActionDetailsAtRoleMemberLevel

public void setActionDetailsAtRoleMemberLevel(Boolean actionDetailsAtRoleMemberLevel)
Parameters:
actionDetailsAtRoleMemberLevel - the actionDetailsAtRoleMemberLevel to set

getSectionId

public String getSectionId()

setSectionId

public void setSectionId(String sectionId)

getCampus

public org.kuali.rice.location.impl.campus.CampusBo getCampus()

setCampus

public void setCampus(org.kuali.rice.location.impl.campus.CampusBo campus)

getNamespace

public org.kuali.rice.coreservice.impl.namespace.NamespaceBo getNamespace()

setNamespace

public void setNamespace(org.kuali.rice.coreservice.impl.namespace.NamespaceBo namespace)

getComponent

public org.kuali.rice.coreservice.impl.component.ComponentBo getComponent()

setComponent

public void setComponent(org.kuali.rice.coreservice.impl.component.ComponentBo component)

getParameter

public ParameterBo getParameter()

setParameter

public void setParameter(ParameterBo parameter)

getDocumentType

public DocumentType getDocumentType()

setDocumentType

public void setDocumentType(DocumentType documentType)

getKimTypeId

public String getKimTypeId()

setKimTypeId

public void setKimTypeId(String kimTypeId)

getQualifierResolverProvidedIdentifier

public String getQualifierResolverProvidedIdentifier()

setQualifierResolverProvidedIdentifier

public void setQualifierResolverProvidedIdentifier(String qualifierResolverProvidedIdentifier)

getAttachmentTypeCode

public String getAttachmentTypeCode()
Returns:
the attachmentTypeCode

setAttachmentTypeCode

public void setAttachmentTypeCode(String attachmentTypeCode)
Parameters:
attachmentTypeCode - the attachmentTypeCode to set

getActionEvent

public String getActionEvent()

setActionEvent

public void setActionEvent(String actionEvent)

getCollectionPropertyName

public String getCollectionPropertyName()

setCollectionPropertyName

public void setCollectionPropertyName(String collectionPropertyName)

getFieldId

public String getFieldId()

setFieldId

public void setFieldId(String fieldId)

getGroupId

public String getGroupId()

setGroupId

public void setGroupId(String groupId)

getViewId

public String getViewId()

setViewId

public void setViewId(String viewId)

getWidgetId

public String getWidgetId()

setWidgetId

public void setWidgetId(String widgetId)

getActionId

public String getActionId()

setActionId

public void setActionId(String actionId)


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.