java.lang.Object
org.exoplatform.documents.storage.jcr.util.Utils

public class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • broadcast

      public static <S, D> void broadcast(org.exoplatform.services.listener.ListenerService listenerService, String eventName, S source, D data)
    • getStringProperty

      public static String getStringProperty(javax.jcr.Node node, String propertyName) throws javax.jcr.RepositoryException
      Throws:
      javax.jcr.RepositoryException