Class BaseUMObject

    • Field Detail

      • log

        protected static Log log
      • baseUrl

        protected String baseUrl
      • fixeMediaType

        protected javax.ws.rs.core.MediaType fixeMediaType
    • Constructor Detail

      • BaseUMObject

        public BaseUMObject()
    • Method Detail

      • getPrefix

        protected abstract String getPrefix()
      • checkUpdateGuardPreconditions

        protected void checkUpdateGuardPreconditions()
      • isAPowerUserEditableArtifact

        protected boolean isAPowerUserEditableArtifact()
        Check that the current artifact is editable by a power user. Basically this means not an admin user or not an admin group.