Class PublicRestConstants.Parameter
- java.lang.Object
 - 
- de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.Parameter
 
 
- 
- Enclosing class:
 - PublicRestConstants
 
public static final class PublicRestConstants.Parameter extends Object
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPublicRestConstants.Parameter.Defaults 
- 
Field Summary
Fields Modifier and Type Field Description static StringFORM_RECORD_MESSAGE_UNREADstatic StringPAGEstatic StringPAGE_SIZEstatic StringPORTAL_UUID 
- 
Constructor Summary
Constructors Constructor Description Parameter() 
 - 
 
- 
- 
Field Detail
- 
FORM_RECORD_MESSAGE_UNREAD
public static final String FORM_RECORD_MESSAGE_UNREAD
- See Also:
 - Constant Field Values
 
 
- 
PAGE
public static final String PAGE
- See Also:
 - Constant Field Values
 
 
- 
PAGE_SIZE
public static final String PAGE_SIZE
- See Also:
 - Constant Field Values
 
 
- 
PORTAL_UUID
public static final String PORTAL_UUID
- See Also:
 - Constant Field Values
 
 
 - 
 
 -