public class KSKeyGenerator extends Object
| Constructor and Description |
|---|
KSKeyGenerator() |
public KSKeyGenerator()
public static String generateKey(String serviceName, String dtoName, String atpUniqueIdentifier) throws InvalidParameterException
serviceName - the name of the service that the create method is invoked on, for all class II services having the same base class I service the key will have same prefixdtoName - the DTO for which the name is being created, for e,g Terms will be named like FALL, SPRING, SUMMER etcatpUniqueIdentifier - convenient readable identifier, terms or academic calendar could have year and month etc, LUIs could have coursename+yearInvalidParameterExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.