Class ContextProfileSearchFilterImpl

  • All Implemented Interfaces:
    org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter

    public class ContextProfileSearchFilterImpl
    extends java.lang.Object
    implements org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
    • Constructor Detail

      • ContextProfileSearchFilterImpl

        public ContextProfileSearchFilterImpl()
    • Method Detail

      • getProfileName

        public java.lang.String getProfileName()
        Specified by:
        getProfileName in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • setProfileName

        public void setProfileName​(java.lang.String profileName)
        Specified by:
        setProfileName in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • getContextName

        public java.lang.String getContextName()
        Specified by:
        getContextName in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • setContextName

        public void setContextName​(java.lang.String contextName)
        Specified by:
        setContextName in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • getOwner

        public java.lang.String getOwner()
        Specified by:
        getOwner in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • setOwner

        public void setOwner​(java.lang.String owner)
        Specified by:
        setOwner in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • getAccessRoles

        public java.util.List<java.lang.String> getAccessRoles()
        Specified by:
        getAccessRoles in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • setAccessRoles

        public void setAccessRoles​(java.util.List<java.lang.String> accessRoles)
        Specified by:
        setAccessRoles in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • getUser

        public java.lang.String getUser()
        Specified by:
        getUser in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter
      • setUser

        public void setUser​(java.lang.String user)
        Specified by:
        setUser in interface org.ikasan.spec.scheduled.profile.model.ContextProfileSearchFilter