public class EnterpriseFacesContextUIBean extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
OUTCOME_CANCELLED |
protected static String |
OUTCOME_CREATE |
protected static String |
OUTCOME_EDIT |
protected static String |
OUTCOME_FAILURE |
protected static String |
OUTCOME_SAVE |
protected static String |
OUTCOME_SUCCESS |
| Constructor and Description |
|---|
EnterpriseFacesContextUIBean() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.resource.Resource |
getResource() |
org.rhq.core.domain.resource.group.ResourceGroup |
getResourceGroup() |
org.rhq.core.domain.resource.ResourceType |
getResourceType() |
org.rhq.core.domain.auth.Subject |
getSubject() |
WebUser |
getWebUser() |
protected static final String OUTCOME_SUCCESS
protected static final String OUTCOME_FAILURE
protected static final String OUTCOME_CREATE
protected static final String OUTCOME_EDIT
protected static final String OUTCOME_SAVE
protected static final String OUTCOME_CANCELLED
public org.rhq.core.domain.auth.Subject getSubject()
public org.rhq.core.domain.resource.Resource getResource()
public org.rhq.core.domain.resource.group.ResourceGroup getResourceGroup()
public org.rhq.core.domain.resource.ResourceType getResourceType()
public WebUser getWebUser()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.