com.atlassian.confluence.api.impl.service.content.factory
Class VersionFactory

java.lang.Object
  extended by com.atlassian.confluence.api.impl.service.content.factory.VersionFactory

public class VersionFactory
extends java.lang.Object

Creates Version instances from hibernate objects.


Constructor Summary
VersionFactory(PersonFactory personFactory)
           
 
Method Summary
 Version build(AbstractLabelableEntityObject entity, Expansions subExpansions)
           
 Reference<Version> buildRef(AbstractLabelableEntityObject entity, Fauxpansions fauxpansions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionFactory

public VersionFactory(PersonFactory personFactory)
Method Detail

build

public Version build(AbstractLabelableEntityObject entity,
                     Expansions subExpansions)

buildRef

public Reference<Version> buildRef(AbstractLabelableEntityObject entity,
                                   Fauxpansions fauxpansions)


Copyright © 2003-2014 Atlassian. All Rights Reserved.