org.intabulas.sandler
Interface AtomConstants.Rel

Enclosing interface:
AtomConstants

public static interface AtomConstants.Rel

Constant enumerating the valid Link types


Field Summary
static String ALTERNATE
           
static String NEXT
           
static String PREV
           
static String SERVICE_EDIT
           
static String SERVICE_FEED
           
static String SERVICE_POST
           
static String START
           
 

Field Detail

ALTERNATE

static final String ALTERNATE
See Also:
Constant Field Values

START

static final String START
See Also:
Constant Field Values

NEXT

static final String NEXT
See Also:
Constant Field Values

PREV

static final String PREV
See Also:
Constant Field Values

SERVICE_EDIT

static final String SERVICE_EDIT
See Also:
Constant Field Values

SERVICE_POST

static final String SERVICE_POST
See Also:
Constant Field Values

SERVICE_FEED

static final String SERVICE_FEED
See Also:
Constant Field Values


Copyright © 2003-2004 Mark Lussier. All Rights Reserved.