|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.service.ServiceConstants
public class ServiceConstants
ServiceConstants used by service classes. These are generally to be defaults for configurable properties that might be similar across different services. This is also a good place to put resource bundle and key names.
Field Summary | |
---|---|
static java.lang.String |
CLASS_VERSION
|
static int |
sDefaultMaxDisplayedTitleLength
|
Constructor Summary | |
---|---|
ServiceConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String CLASS_VERSION
public static final int sDefaultMaxDisplayedTitleLength
Constructor Detail |
---|
public ServiceConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |