org.kuali.common.util.property.processor
Class HomeProcessor
java.lang.Object
org.kuali.common.util.property.processor.HomeProcessor
- All Implemented Interfaces:
- PropertyProcessor
public class HomeProcessor
- extends Object
- implements PropertyProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HomeProcessor
public HomeProcessor()
HomeProcessor
public HomeProcessor(String organizationGroupId,
String groupId)
process
public void process(Properties properties)
- Specified by:
process
in interface PropertyProcessor
getPropertyOverwriteMode
public Mode getPropertyOverwriteMode()
setPropertyOverwriteMode
public void setPropertyOverwriteMode(Mode propertyOverwriteMode)
getUserHomeProperty
public String getUserHomeProperty()
setUserHomeProperty
public void setUserHomeProperty(String userHomeProperty)
getFileSeparator
public String getFileSeparator()
setFileSeparator
public void setFileSeparator(String fileSeparator)
getHiddenDirectoryIndicator
public String getHiddenDirectoryIndicator()
setHiddenDirectoryIndicator
public void setHiddenDirectoryIndicator(String hiddenDirectoryIndicator)
getOrganizationGroupId
public String getOrganizationGroupId()
setOrganizationGroupId
public void setOrganizationGroupId(String organizationGroupId)
getGroupId
public String getGroupId()
setGroupId
public void setGroupId(String groupId)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.