Class ResourceProfileDataProperties


public class ResourceProfileDataProperties extends RelationshipBeanProperties
ResourceProfileDataProperties is used to link an annotation from a survey report to an asset that describes the profile data location, for the situation where the profile data is stored outside the metadata repository.
  • Constructor Details

    • ResourceProfileDataProperties

      public ResourceProfileDataProperties()
      Default constructor used by subclasses
    • ResourceProfileDataProperties

      public ResourceProfileDataProperties(RelationshipBeanProperties template)
      Copy/clone Constructor
      Parameters:
      template - template object to copy.
  • Method Details