public class S2sOppFormQuestionnaire extends KraPersistableBusinessObjectBase
| Modifier and Type | Field and Description |
|---|---|
static String |
FORM_NAME_FIELD |
static String |
OPP_NAMESPACE_FIELD |
UPDATE_USER_LENGTH| Constructor and Description |
|---|
S2sOppFormQuestionnaire() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormName()
Gets the formName attribute.
|
String |
getOppNameSpace()
Gets the oppNameSpace attribute.
|
Integer |
getQuestionnaireId()
Gets the questionnaireId attribute.
|
Long |
getS2sOppFormQuestionnaireId()
Gets the s2SOppFormQuestionnaireMapId attribute.
|
void |
setFormName(String formName)
Sets the formName attribute value.
|
void |
setOppNameSpace(String oppNameSpace)
Sets the oppNameSpace attribute value.
|
void |
setQuestionnaireId(Integer questionnaireId)
Sets the questionnaireId attribute value.
|
void |
setS2sOppFormQuestionnaireId(Long s2sOppFormQuestionnaireId)
Sets the s2SOppFormQuestionnaireMapId attribute value.
|
getAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberpublic static final String OPP_NAMESPACE_FIELD
public static final String FORM_NAME_FIELD
public Long getS2sOppFormQuestionnaireId()
public void setS2sOppFormQuestionnaireId(Long s2sOppFormQuestionnaireId)
s2sOppFormQuestionnaireMapId - The s2SOppFormQuestionnaireMapId to set.public String getOppNameSpace()
public void setOppNameSpace(String oppNameSpace)
oppNameSpace - The oppNameSpace to set.public String getFormName()
public void setFormName(String formName)
formName - The formName to set.public Integer getQuestionnaireId()
public void setQuestionnaireId(Integer questionnaireId)
questionnaireId - The questionnaireId to set.Copyright © 2013 The Kuali Foundation. All Rights Reserved.