Class PublicRestConstants.LinkRel
- java.lang.Object
-
- de.xima.fc.api.rest.pub.common.constants.PublicRestConstants.LinkRel
-
- Enclosing class:
- PublicRestConstants
public static final class PublicRestConstants.LinkRel extends Object
-
-
Constructor Summary
Constructors Constructor Description LinkRel()
-
-
-
Field Detail
-
NEXT
public static final String NEXT
- See Also:
- Constant Field Values
-
PREVIOUS
public static final String PREVIOUS
- See Also:
- Constant Field Values
-
FIRST
public static final String FIRST
- See Also:
- Constant Field Values
-
LAST
public static final String LAST
- See Also:
- Constant Field Values
-
ENTRY
public static final String ENTRY
- See Also:
- Constant Field Values
-
SELF
public static final String SELF
- See Also:
- Constant Field Values
-
DOWNLOAD
public static final String DOWNLOAD
- See Also:
- Constant Field Values
-
PROVIDE
public static final String PROVIDE
- See Also:
- Constant Field Values
-
-