public class AppMessages extends Object
| Constructor and Description |
|---|
AppMessages() |
@TranslationKey(defaultValue="apiman - Home") public static final String TITLE_DASHBOARD
@TranslationKey(defaultValue="apiman - Organizations") public static final String TITLE_CONSUME_ORGS
@TranslationKey(defaultValue="apiman - Services") public static final String TITLE_CONSUME_SERVICES
@TranslationKey(defaultValue="apiman - Organization") public static final String TITLE_CONSUME_ORG
@TranslationKey(defaultValue="apiman - Service") public static final String TITLE_CONSUME_SERVICE
@TranslationKey(defaultValue="apiman - New Organization") public static final String TITLE_NEW_ORG
@TranslationKey(defaultValue="apiman - New Application") public static final String TITLE_NEW_APP
@TranslationKey(defaultValue="apiman - New Application Version") public static final String TITLE_NEW_APP_VERSION
@TranslationKey(defaultValue="apiman - New Service") public static final String TITLE_NEW_SERVICE
@TranslationKey(defaultValue="apiman - New Service Version") public static final String TITLE_NEW_SERVICE_VERSION
@TranslationKey(defaultValue="apiman - Add Member") public static final String TITLE_NEW_MEMBER
@TranslationKey(defaultValue="apiman - New Plan") public static final String TITLE_NEW_PLAN
@TranslationKey(defaultValue="apiman - New Plan Version") public static final String TITLE_NEW_PLAN_VERSION
@TranslationKey(defaultValue="apiman - New Contract") public static final String TITLE_NEW_CONTRACT
@TranslationKey(defaultValue="apiman - New Policy") public static final String TITLE_NEW_POLICY
@TranslationKey(defaultValue="apiman - Edit Policy") public static final String TITLE_EDIT_POLICY
@TranslationKey(defaultValue="apiman - New Role") public static final String TITLE_NEW_ROLE
@TranslationKey(defaultValue="apiman - Edit Role") public static final String TITLE_EDIT_ROLE
@TranslationKey(defaultValue="apiman - New Gateway") public static final String TITLE_NEW_GATEWAY
@TranslationKey(defaultValue="apiman - Edit Gateway") public static final String TITLE_EDIT_GATEWAY
@TranslationKey(defaultValue="apiman - Import Policy Definition(s)") public static final String TITLE_IMPORT_POLICY_DEF
@TranslationKey(defaultValue="apiman - Import Service(s)") public static final String TITLE_IMPORT_SERVICES
@TranslationKey(defaultValue="apiman - {0} (Organizations)")
public static final String TITLE_USER_ORGS
@TranslationKey(defaultValue="apiman - {0} (Applications)")
public static final String TITLE_USER_APPS
@TranslationKey(defaultValue="apiman - {0} (Services)")
public static final String TITLE_USER_SERVICES
@TranslationKey(defaultValue="apiman - {0} (Activity)")
public static final String TITLE_USER_ACTIVITY
@TranslationKey(defaultValue="apiman - {0} (Applications)")
public static final String TITLE_ORG_APPS
@TranslationKey(defaultValue="apiman - {0} (Activity)")
public static final String TITLE_ORG_ACTIVITY
@TranslationKey(defaultValue="apiman - {0} (Members)")
public static final String TITLE_ORG_MEMBERS
@TranslationKey(defaultValue="apiman - {0} (Plans)")
public static final String TITLE_ORG_PLANS
@TranslationKey(defaultValue="apiman - {0} (Services)")
public static final String TITLE_ORG_SERVICES
@TranslationKey(defaultValue="apiman - {0} (Manage Members)")
public static final String TITLE_ORG_MANAGE_MEMBERS
@TranslationKey(defaultValue="apiman - {0} (Activity)")
public static final String TITLE_APP_ACTIVITY
@TranslationKey(defaultValue="apiman - {0} (Contracts)")
public static final String TITLE_APP_CONTRACTS
@TranslationKey(defaultValue="apiman - {0} (APIs)")
public static final String TITLE_APP_APIS
@TranslationKey(defaultValue="apiman - {0} (Overview)")
public static final String TITLE_APP_OVERVIEW
@TranslationKey(defaultValue="apiman - {0} (Policies)")
public static final String TITLE_APP_POLICIES
@TranslationKey(defaultValue="apiman - {0} (Overview)")
public static final String TITLE_SERVICE_OVERVIEW
@TranslationKey(defaultValue="apiman - {0} (Implementation)")
public static final String TITLE_SERVICE_IMPL
@TranslationKey(defaultValue="apiman - {0} (Plans)")
public static final String TITLE_SERVICE_PLANS
@TranslationKey(defaultValue="apiman - {0} (Policies)")
public static final String TITLE_SERVICE_POLICIES
@TranslationKey(defaultValue="apiman - {0} (Activity)")
public static final String TITLE_SERVICE_ACTIVITY
@TranslationKey(defaultValue="apiman - {0} (Contracts)")
public static final String TITLE_SERVICE_CONTRACTS
@TranslationKey(defaultValue="apiman - {0} (Overview)")
public static final String TITLE_PLAN_OVERVIEW
@TranslationKey(defaultValue="apiman - {0} (Policies)")
public static final String TITLE_PLAN_POLICIES
@TranslationKey(defaultValue="apiman - {0} (Activity)")
public static final String TITLE_PLAN_ACTIVITY
@TranslationKey(defaultValue="apiman - Admin - Roles") public static final String TITLE_ADMIN_ROLES
@TranslationKey(defaultValue="apiman - Admin - Policy Definitions") public static final String TITLE_ADMIN_POLICY_DEFS
@TranslationKey(defaultValue="apiman - Admin - Gateways") public static final String TITLE_ADMIN_GATEWAYS
@TranslationKey(defaultValue="apiman - User Profile") public static final String TITLE_SETTINGS_PROFILE
@TranslationKey(defaultValue="Configuration service not available.") public static final String CONFIG_SERVICE_NOT_AVAILABLE
@TranslationKey(defaultValue="We couldn\'t find any available plans in this organization. Make sure you\'ve got at least one plan in the organization, and it must be locked.") public static final String NO_SERVICE_PLANS_AVAILABLE
@TranslationKey(defaultValue="It looks like there aren\'t (yet) any applications in this organization! Now might be a good time to click the New App button up above...") public static final String NO_APPS_IN_ORG_MESSAGE
@TranslationKey(defaultValue="No applications matched the filter criteria. Please try modifying the filter or else create a new application using the button above.") public static final String NO_FILTERED_APPS_IN_ORG_MESSAGE
@TranslationKey(defaultValue="We couldn\'t find any services in this organization. Probably because none exist. We hope. Try creating one using the New Service button.") public static final String NO_SERVICES_IN_ORG_MESSAGE
@TranslationKey(defaultValue="No services matched the current filter criteria. Please try modifying the filter or else create a new service using the button above.") public static final String NO_FILTERED_SERVICES_IN_ORG_MESSAGE
@TranslationKey(defaultValue="There aren\'t any plans configured for this organization. That means all published services in this organization will be considered public.") public static final String NO_PLANS_IN_ORG_MESSAGE
@TranslationKey(defaultValue="No plans matched the current filter criteria. Please try modifying the filter or else create a new plan using the button above.") public static final String NO_FILTERED_PLANS_IN_ORG_MESSAGE
@TranslationKey(defaultValue="This organization has no members! Use the Manage Members button above to change that.") public static final String NO_MEMBERS_IN_ORG_MESSAGE
@TranslationKey(defaultValue="No members matched the filter criteria. Please try modifying the filter or else change memberships with the Manage Members button.") public static final String NO_FILTERED_MEMBERS_IN_ORG_MESSAGE
@TranslationKey(defaultValue="No roles have been configured! You really should create at least one role that is auto-granted upon creation of an organization.") public static final String NO_ROLES_ADMIN_MESSAGE
@TranslationKey(defaultValue="No roles matched the filter criteria. Please try modifying the filter or else add a new Role that matches it.") public static final String NO_FILTERED_ROLES_ADMIN_MESSAGE
@TranslationKey(defaultValue="No policy definitions have been added/imported! You must add at least one policy if you want to do any governance of your services.") public static final String NO_POLICY_DEFS_ADMIN_MESSAGE
@TranslationKey(defaultValue="No policy definitions matched the filter criteria. Please try modifying the filter or else import at least one Policy Definition that matches it.") public static final String NO_FILTERED_POLICY_DEFS_ADMIN_MESSAGE
@TranslationKey(defaultValue="No gateways have been created! You must create at least one policy if you to be able to publish services.") public static final String NO_GATEWAYS_ADMIN_MESSAGE
@TranslationKey(defaultValue="No organizations found. This user should be granted membership in an organization or perhaps create a new one with the button above.") public static final String NO_ORGS_FOR_USER_MESSAGE
@TranslationKey(defaultValue="No organization matches the current filter criteria. Please try changing the filter criteria or else create a new Organization using the button above.") public static final String NO_FILTERED_ORGS_FOR_USER_MESSAGE
@TranslationKey(defaultValue="User is not managing any applications. Perhaps that\'s just not her thing. But if it is, she can create a new Application using the New App button above.") public static final String NO_APPS_FOR_USER_MESSAGE
@TranslationKey(defaultValue="No applications matched the filter criteria. Please try modifying the filter or else create a new application using the button above.") public static final String NO_FILTERED_APPS_FOR_USER_MESSAGE
@TranslationKey(defaultValue="It looks like this user isn\'t responsible for any services. Maybe she\'s just all about the applications? If not, maybe she could log in and try creating a New Service.") public static final String NO_SERVICES_FOR_USER_MESSAGE
@TranslationKey(defaultValue="No services matched the current filter criteria. Please try modifying the filter or else create a new service using the button above.") public static final String NO_FILTERED_SERVICES_FOR_USER_MESSAGE
@TranslationKey(defaultValue="This application doesn\'t appear to have any service contracts. You could try creating one using the New Contract button above. Alternatively you can browse for a Service in the UI and create a contract from the Service details page.") public static final String NO_CONTRACTS_FOR_APP_MESSAGE
@TranslationKey(defaultValue="This application doesn\'t appear to have any service contracts (and therefore no referenced APIs). There are a variety of ways to create contracts for this application, but you may want to start with the Contracts tab on this page.") public static final String NO_APIS_FOR_APP_MESSAGE
@TranslationKey(defaultValue="No contracts matched the filter criteria. Please try modifying the filter or else create a new contract using the New Contract button above.") public static final String NO_FILTERED_CONTRACTS_FOR_APP_MESSAGE
@TranslationKey(defaultValue="No APIs matched the filter criteria. Please try modifying the filter or else create a new contract from the Contracts tab.") public static final String NO_FILTERED_APIS_FOR_APP_MESSAGE
@TranslationKey(defaultValue="This service doesn\'t appear to have any contracts. This means that there aren\'t any applications consuming this service.") public static final String NO_CONTRACTS_FOR_SERVICE
@TranslationKey(defaultValue="No organizations found. Either no organizations matched the query or you haven\'t queried yet!") public static final String NO_ORGANIZATIONS_MESSAGE
@TranslationKey(defaultValue="No services are currently offered by this organization.") public static final String NO_SERVICES_IN_CONSUMER_ORG_MESSAGE
@TranslationKey(defaultValue="No services matched the current filter criteria.") public static final String NO_FILTERED_SERVICES_IN_CONSUMER_ORG_MESSAGE
@TranslationKey(defaultValue="Assign roles to {0}.")
public static final String MEMBER_CARD_ASSIGN_ROLES_HELP
@TranslationKey(defaultValue="No users found.") public static final String USER_SELECTOR_NONE_FOUND
@TranslationKey(defaultValue="No services found.") public static final String SERVICE_SELECTOR_NONE_FOUND
@TranslationKey(defaultValue="Search for users above") public static final String NEW_MEMBER_SEARCH_TEXT
@TranslationKey(defaultValue="No members found matching the selected filter criteria.") public static final String ORG_MANAGE_MEMBERS_NO_MEMBERS_FOUND
@TranslationKey(defaultValue="Created on") public static final String CREATED_ON
@TranslationKey(defaultValue="Joined on") public static final String JOINED_ON
@TranslationKey(defaultValue="Version: {0}")
public static final String VERSION_SELECTOR_LABEL
@TranslationKey(defaultValue="Copy") public static final String COPY
@TranslationKey(defaultValue="Key") public static final String KEY
@TranslationKey(defaultValue="Break Contract") public static final String BREAK_CONTRACT
@TranslationKey(defaultValue="Breaking...") public static final String BREAKING
@TranslationKey(defaultValue="Service version") public static final String SERVICE_VERSION
@TranslationKey(defaultValue="via plan") public static final String VIA_PLAN
@TranslationKey(defaultValue="entered into on") public static final String ENTERED_INTO_ON
@TranslationKey(defaultValue="Failed to break contract!") public static final String BREAK_CONTRACT_FAILURE
@TranslationKey(defaultValue="Found {0} matching organizations.")
public static final String ORGANIZATION_COUNT
@TranslationKey(defaultValue="Request Membership") public static final String REQUEST_MEMBERSHIP
@TranslationKey(defaultValue="You are already a member of this Organization.") public static final String ALREADY_A_MEMBER
@TranslationKey(defaultValue="No members found") public static final String NO_MEMBERS_MESSAGE
@TranslationKey(defaultValue="No policies matched the filter criteria. Please try modifying the filter or else create a new policy using the button above.") public static final String NO_FILTERED_POLICIES_MESSAGE
@TranslationKey(defaultValue="It looks like there aren\'t (yet) any policies defined! That may be exactly what you want (of course) but if not, you may try defining one using the New Policy button above...") public static final String NO_POLICIES_MESSAGE
@TranslationKey(defaultValue="Policy created by") public static final String POLICY_CREATED_BY
@TranslationKey(defaultValue="Remove") public static final String REMOVE
@TranslationKey(defaultValue="Removing...") public static final String REMOVING
@TranslationKey(defaultValue="on") public static final String ON
@TranslationKey(defaultValue="Please manually configure your policy\'s JSON configuration below.") public static final String DEFAULT_POLICY_FORM_HELP
@TranslationKey(defaultValue="Choose a policy type...") public static final String CHOOSE_POLICY_TYPE
@TranslationKey(defaultValue="Choose an Identity Source...") public static final String CHOOSE_IDENTITY_SOURCE
@TranslationKey(defaultValue="Create Contract") public static final String CREATE_CONTRACT
@TranslationKey(defaultValue="No services found. Either no services matched the query or you haven\'t queried yet!") public static final String NO_SERVICES_MESSAGE
@TranslationKey(defaultValue="Found {0} matching services.")
public static final String SERVICE_COUNT
@TranslationKey(defaultValue="No plans are currently offered by this service.") public static final String NO_PLANS_IN_CONSUMER_SERVICE_MESSAGE
@TranslationKey(defaultValue="No services have been found during the import. Please try again with a different import source.") public static final String NO_SERVICES_IMPORT_MESSAGE
@TranslationKey(defaultValue="Home") public static final String HOME
@TranslationKey(defaultValue="Organizations") public static final String ORGANIZATIONS
@TranslationKey(defaultValue="Services") public static final String SERVICES
@TranslationKey(defaultValue="Manage Members") public static final String MANAGE_MEMBERS
@TranslationKey(defaultValue="System Administration") public static final String SYSTEM_ADMINISTRATION
@TranslationKey(defaultValue="There are no policies defined. This is highly irregular!") public static final String EMPTY_POLICY_CHAIN_MESSAGE
@TranslationKey(defaultValue="Auto-granted to org creator") public static final String AUTO_GRANTED_TO_CREATOR
@TranslationKey(defaultValue="Application Admin") public static final String PERMISSION_APP_ADMIN
@TranslationKey(defaultValue="Application Edit") public static final String PERMISSION_APP_EDIT
@TranslationKey(defaultValue="Application View") public static final String PERMISSION_APP_VIEW
@TranslationKey(defaultValue="Organization Admin") public static final String PERMISSION_ORG_ADMIN
@TranslationKey(defaultValue="Organization Edit") public static final String PERMISSION_ORG_EDIT
@TranslationKey(defaultValue="Organization View") public static final String PERMISSION_ORG_VIEW
@TranslationKey(defaultValue="Plan Admin") public static final String PERMISSION_PLAN_ADMIN
@TranslationKey(defaultValue="Plan Edit") public static final String PERMISSION_PLAN_EDIT
@TranslationKey(defaultValue="Plan View") public static final String PERMISSION_PLAN_VIEW
@TranslationKey(defaultValue="Service Admin") public static final String PERMISSION_SVC_ADMIN
@TranslationKey(defaultValue="Service Edit") public static final String PERMISSION_SVC_EDIT
@TranslationKey(defaultValue="Service View") public static final String PERMISSION_SVC_VIEW
@TranslationKey(defaultValue="Grants Permissions:") public static final String GRANTS_PERMISSIONS
@TranslationKey(defaultValue="Loading policies...") public static final String LOADING_POLICIES
@TranslationKey(defaultValue="Show Next Items") public static final String SHOW_NEXT_ITEMS
@TranslationKey(defaultValue="Loading Items...") public static final String LOADING_ITEMS
@TranslationKey(defaultValue="version") public static final String VERSION
@TranslationKey(defaultValue="added a policy to") public static final String ACTIVITY_ADD_POLICY
@TranslationKey(defaultValue="contract was broken with service") public static final String ACTIVITY_BREAK_CONTRACT_WITH
@TranslationKey(defaultValue="broke a contract from application") public static final String ACTIVITY_BREAK_CONTRACT_FOR
@TranslationKey(defaultValue="created a contract with service") public static final String ACTIVITY_CREATE_CONTRACT_WITH
@TranslationKey(defaultValue="created a contract from application") public static final String ACTIVITY_CREATE_CONTRACT_FOR
@TranslationKey(defaultValue="created application") public static final String ACTIVITY_CREATE_APP
@TranslationKey(defaultValue="created organization") public static final String ACTIVITY_CREATE_ORG
@TranslationKey(defaultValue="created plan") public static final String ACTIVITY_CREATE_PLAN
@TranslationKey(defaultValue="created service") public static final String ACTIVITY_CREATE_SERVICE
@TranslationKey(defaultValue="deleted application") public static final String ACTIVITY_DELETE_APP
@TranslationKey(defaultValue="deleted organization") public static final String ACTIVITY_DELETE_ORG
@TranslationKey(defaultValue="deleted plan") public static final String ACTIVITY_DELETE_PLAN
@TranslationKey(defaultValue="deleted service") public static final String ACTIVITY_DELETE_SERVICE
@TranslationKey(defaultValue="granted membership(s) in") public static final String ACTIVITY_GRANT
@TranslationKey(defaultValue="published service") public static final String ACTIVITY_PUBLISH
@TranslationKey(defaultValue="registered application") public static final String ACTIVITY_REGISTER
@TranslationKey(defaultValue="removed a policy from") public static final String ACTIVITY_REMOVE_POLICY
@TranslationKey(defaultValue="retired service") public static final String ACTIVITY_RETIRE
@TranslationKey(defaultValue="revoked membership(s) in") public static final String ACTIVITY_REVOKE
@TranslationKey(defaultValue="unregistered application") public static final String ACTIVITY_UNREGISTER
@TranslationKey(defaultValue="updated application") public static final String ACTIVITY_UPDATE_APP
@TranslationKey(defaultValue="updated organization") public static final String ACTIVITY_UPDATE_ORG
@TranslationKey(defaultValue="updated plan") public static final String ACTIVITY_UPDATE_PLAN
@TranslationKey(defaultValue="updated service") public static final String ACTIVITY_UPDATE_SERVICE
@TranslationKey(defaultValue="updated a policy in") public static final String ACTIVITY_UPDATE_POLICY
@TranslationKey(defaultValue="reordered policies in") public static final String ACTIVITY_REORDER_POLICIES
@TranslationKey(defaultValue="locked plan") public static final String ACTIVITY_LOCK
@TranslationKey(defaultValue="Policy added:") public static final String ACTIVITY_DATA_POLICY_ADDED
@TranslationKey(defaultValue="Policy removed:") public static final String ACTIVITY_DATA_POLICY_REMOVED
@TranslationKey(defaultValue="Policy updated:") public static final String ACTIVITY_DATA_POLICY_UPDATED
@TranslationKey(defaultValue="was given role") public static final String ACTIVITY_DATA_WAS_GIVEN_ROLE
@TranslationKey(defaultValue="All roles") public static final String ACTIVITY_DATA_ALL_ROLES
@TranslationKey(defaultValue="were taken away from") public static final String ACTIVITY_DATA_ALL_ROLES_WERE_TAKEN
@TranslationKey(defaultValue="was taken away from") public static final String ACTIVITY_DATA_ROLE_WAS_TAKEN
@TranslationKey(defaultValue="A contract was created between application") public static final String ACTIVITY_DATA_CONTRACT_1_CREATE
@TranslationKey(defaultValue="A contract was broken between application") public static final String ACTIVITY_DATA_CONTRACT_1_BREAK
@TranslationKey(defaultValue="and service") public static final String ACTIVITY_DATA_CONTRACT_2
@TranslationKey(defaultValue="through version") public static final String ACTIVITY_DATA_CONTRACT_3
@TranslationKey(defaultValue="of plan") public static final String ACTIVITY_DATA_CONTRACT_4
@TranslationKey(defaultValue="The application is not yet ready to be registered. Try creating at least one Contract...") public static final String APP_STATUS_CREATED
@TranslationKey(defaultValue="The application has been created and configured. You can Register it with the gateway at any time.") public static final String APP_STATUS_READY
@TranslationKey(defaultValue="The application was registered with the gateway and is ready to be used!") public static final String APP_STATUS_REGISTERED
@TranslationKey(defaultValue="The application was retired and can no longer be used.") public static final String APP_STATUS_RETIRED
@TranslationKey(defaultValue="The plan has not been locked. You cannot use this plan in your services until it is locked.") public static final String PLAN_STATUS_CREATED
@TranslationKey(defaultValue="The plan has been locked and can now be used in services.") public static final String PLAN_STATUS_LOCKED
@TranslationKey(defaultValue="The service has not yet been configured. You must first configure the service (Implementation, Plans) before publishing it to the Gateway.") public static final String SERVICE_STATUS_CREATED
@TranslationKey(defaultValue="The service has been published to the Gateway and is now ready to be used by applications.") public static final String SERVICE_STATUS_PUBLISHED
@TranslationKey(defaultValue="The service has been fully configured and can be published to the Gateway (see the Publish button on this page).") public static final String SERVICE_STATUS_READY
@TranslationKey(defaultValue="The service was retired from the Gateway and can no longer be used.") public static final String SERVICE_STATUS_RETIRED
@TranslationKey(defaultValue="Move Policy Here") public static final String MOVE_POLICY
@TranslationKey(defaultValue="Imported from {0}.")
public static String SERVICE_IMPORTED_FROM
@TranslationKey(defaultValue="Failed to fetch the WADL ({0}) : {1}")
public static String WADL_FETCH_FAIL
@TranslationKey(defaultValue="WADL File") public static final String WADL_FILE
@TranslationKey(defaultValue="File(s) dropped: ") public static final String FILES_DROPPED
@TranslationKey(defaultValue="Confirm Application Unregister") public static final String CONFIRM_UNREGISTER_APP_TITLE
@TranslationKey(defaultValue="Really unregister application {0}?")
public static final String CONFIRM_UNREGISTER_APP_MESSAGE
@TranslationKey(defaultValue="Confirm Service Retire") public static final String CONFIRM_RETIRE_SERVICE
@TranslationKey(defaultValue="Really retire service {0}?")
public static final String CONFIRM_RETIRE_SERVICE_MESSAGE
@TranslationKey(defaultValue="Confirm Delete Role") public static final String CONFIRM_ROLE_DELETE_TITLE
@TranslationKey(defaultValue="Really delete role {0}?")
public static final String CONFIRM_ROLE_DELETE_MESSAGE
@TranslationKey(defaultValue="Confirm Delete Gateway") public static final String CONFIRM_GATEWAY_DELETE_TITLE
@TranslationKey(defaultValue="Really delete gateway {0}?")
public static final String CONFIRM_GATEWAY_DELETE_MESSAGE
@TranslationKey(defaultValue="Confirm Break Contract") public static final String CONFIRM_BREAK_CONTRACT_TITLE
@TranslationKey(defaultValue="Really break contract with service {0}?")
public static final String CONFIRM_BREAK_CONTRACT_MESSAGE
@TranslationKey(defaultValue="Confirm Remove Policy") public static final String CONFIRM_REMOVE_POLICY_TITLE
@TranslationKey(defaultValue="Really remove policy {0}?")
public static final String CONFIRM_REMOVE_POLICY_MESSAGE
@TranslationKey(defaultValue="Confirm Revoke All") public static final String CONFIRM_REVOKE_ALL_TITLE
@TranslationKey(defaultValue="This will remove {0} from all roles in the Organization. Really do this?")
public static final String CONFIRM_REVOKE_ALL_MESSAGE
@TranslationKey(defaultValue="You are not authorized to view this page.") public static final String NOT_AUTHORIZED
@TranslationKey(defaultValue="Filter by application name...") public static final String ORG_APPS_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by service name...") public static final String ORG_SERVICES_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by plan name...") public static final String ORG_PLANS_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by member name...") public static final String ORG_MEMBERS_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by organization name...") public static final String USER_ORGS_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by org or app name...") public static final String USER_APPS_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by org or service name...") public static final String USER_SERVICES_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by role or permission name...") public static final String ADMIN_ROLES_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by policy definition name...") public static final String ADMIN_POLICY_DEFS_FILTER_PLACEHOLDER
@TranslationKey(defaultValue="Filter by org or service name...") public static final String CONSUMER_ORG_FILTER_PLACEHOLDER
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.