org.kuali.common.util.property.processor
Class OrgProcessor
java.lang.Object
org.kuali.common.util.property.processor.OrgProcessor
- All Implemented Interfaces:
- PropertyProcessor
public class OrgProcessor
- extends Object
- implements PropertyProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrgProcessor
public OrgProcessor()
OrgProcessor
public OrgProcessor(String organizationGroupId,
String groupId)
process
public void process(Properties properties)
- Specified by:
process
in interface PropertyProcessor
getOrganizationGroupId
public String getOrganizationGroupId()
setOrganizationGroupId
public void setOrganizationGroupId(String organizationGroupId)
getGroupId
public String getGroupId()
setGroupId
public void setGroupId(String groupId)
getGroupCodeProperty
public String getGroupCodeProperty()
setGroupCodeProperty
public void setGroupCodeProperty(String groupCodeProperty)
getPropertyOverwriteMode
public Mode getPropertyOverwriteMode()
setPropertyOverwriteMode
public void setPropertyOverwriteMode(Mode propertyOverwriteMode)
getOrganizationGroupCodeSuffix
public String getOrganizationGroupCodeSuffix()
setOrganizationGroupCodeSuffix
public void setOrganizationGroupCodeSuffix(String organizationGroupCodeSuffix)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.