com.liferay.portal.model
Interface ResourceConstants


public interface ResourceConstants

View Source

Author:
Brian Wing Shun Chan

Field Summary
static int SCOPE_COMPANY
           
static int SCOPE_GROUP
           
static int SCOPE_GROUP_TEMPLATE
           
static int SCOPE_INDIVIDUAL
           
 

Field Detail

SCOPE_INDIVIDUAL

static final int SCOPE_INDIVIDUAL
See Also:
Constant Field Values

SCOPE_GROUP

static final int SCOPE_GROUP
See Also:
Constant Field Values

SCOPE_GROUP_TEMPLATE

static final int SCOPE_GROUP_TEMPLATE
See Also:
Constant Field Values

SCOPE_COMPANY

static final int SCOPE_COMPANY
See Also:
Constant Field Values