|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassifiedsRole | |
---|---|
com.silverpeas.classifieds.control |
Uses of ClassifiedsRole in com.silverpeas.classifieds.control |
---|
Methods in com.silverpeas.classifieds.control that return ClassifiedsRole | |
---|---|
static ClassifiedsRole |
ClassifiedsRole.getRole(String roleName)
|
static ClassifiedsRole |
ClassifiedsRole.getRole(String[] profiles)
|
static ClassifiedsRole |
ClassifiedsRole.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClassifiedsRole[] |
ClassifiedsRole.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.silverpeas.classifieds.control with parameters of type ClassifiedsRole | |
---|---|
String |
ClassifiedsSessionController.createClassified(ClassifiedDetail classified,
Collection<org.apache.commons.fileupload.FileItem> listImage,
ClassifiedsRole profile)
create classified |
void |
ClassifiedsSessionController.draftOutClassified(String classifiedId,
ClassifiedsRole highestRole)
take out draft mode the classified corresponding to classified |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |