|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sas.hls.common.TypeConstants
public abstract class TypeConstants
Field Summary | |
---|---|
static String |
TYPE_ANALYSIS
The type name for an analysis object. |
static String |
TYPE_FILE
The type name for a file object. |
static String |
TYPE_FOLDER
The type name for a folder object. |
static String |
TYPE_GROUP
The type name for a group object. |
static String |
TYPE_JOB
The type name for a job object. |
static String |
TYPE_ORGANIZATION
The type name for an organization object. |
static String |
TYPE_PDF
The type name for a pdf file. |
static String |
TYPE_PROJECT
The type name for a project object. |
static String |
TYPE_ROLE
The type name for a role object. |
static String |
TYPE_SAS_DATASET
The type name for a SAS dataset. |
static String |
TYPE_SASPROGRAM
The type name for a SAS program. |
static String |
TYPE_SCHEDULE
The type name for a schedule object. |
static String |
TYPE_USER
The type name for a user object. |
Constructor Summary | |
---|---|
TypeConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String TYPE_ORGANIZATION
public static final String TYPE_PROJECT
public static final String TYPE_ANALYSIS
public static final String TYPE_FOLDER
public static final String TYPE_FILE
public static final String TYPE_GROUP
public static final String TYPE_USER
public static final String TYPE_ROLE
public static final String TYPE_SCHEDULE
public static final String TYPE_PDF
public static final String TYPE_SAS_DATASET
public static final String TYPE_JOB
public static final String TYPE_SASPROGRAM
Constructor Detail |
---|
public TypeConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |