[Building Sakai] Entity borker

Aaron Zeckoski azeckoski at unicon.net
Sun Jun 17 04:54:59 PDT 2012


Resources action is unrelated to EB and there is not a provider in the
core for dealing with content at this time. There are some works in
progress. There is also already a bit of drag and drop code which
rsmart is working on (for upload) and there is this contrib code (not
currently being developed but you might be able to get some ideas from
it):
https://source.sakaiproject.org/contrib/resources/rsf/trunk/

-AZ



On Sun, Jun 17, 2012 at 3:00 AM, gayan sukumal wiharagoda
<gayanwiharagoda at gmail.com> wrote:
> Hi Aaron,
> I have gone though
> the /content/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java
> to understand the entity broker. Since I am try to implement drag and drop
> resource uploading. But I am confuse with  "protected static final String
> PREFIX = "ResourceTypeHelper.";" line. What is this prefix do.
>
> regards,
> Gayan
>
> On Sun, Jun 17, 2012 at 9:08 AM, gayan sukumal wiharagoda
> <gayanwiharagoda at gmail.com> wrote:
>>
>>  Thanks Aaron. I have gone though the tutorial. In entity broker what we
>> can do is access the methods of class via prefix,id,reference. Is that so.
>> Regards
>> Gayan.
>>
>>
>> On Sat, Jun 16, 2012 at 7:05 PM, Aaron Zeckoski <azeckoski at unicon.net>
>> wrote:
>>>
>>> This page has some high level information about it:
>>>
>>> https://confluence.sakaiproject.org/display/SAKDEV/Entity+Provider+and+Broker
>>>
>>> In Sakai, it is mostly used for transferring data between Sakai and
>>> other systems (via REST) but it can also be used as a way to transfer
>>> data between internal parts of Sakai without direct dependency on the
>>> classes.
>>>
>>> -AZ
>>>
>>>
>>>
>>>
>>> On Sat, Jun 16, 2012 at 7:34 AM, gayan sukumal wiharagoda
>>> <gayanwiharagoda at gmail.com> wrote:
>>> > Hi all,
>>> > Can some one explain about the entity broker. What it is dose. Is it
>>> > use way
>>> > of mapping java class?. Help me I am confuse with it.
>>> > Regards,
>>> > Gayan.
>>> >
>>> > _______________________________________________
>>> > sakai-dev mailing list
>>> > sakai-dev at collab.sakaiproject.org
>>> > http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>> >
>>> > TO UNSUBSCRIBE: send email to
>>> > sakai-dev-unsubscribe at collab.sakaiproject.org
>>> > with a subject of "unsubscribe"
>>>
>>>
>>>
>>> --
>>> Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile
>>
>>
>



-- 
Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile


More information about the sakai-dev mailing list